Auto merge of #4182 - matklad:simplify, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 17 Jun 2017 19:14:50 +0000 (19:14 +0000)
committerbors <bors@rust-lang.org>
Sat, 17 Jun 2017 19:14:50 +0000 (19:14 +0000)
commit77877412426503635b0bd13e1fb92f48b5c5cfb4
tree631ec129ef1efad93c649aaa92abb88fbfcc4ce2
parent50b1c24d146fa072db71f12005deed319ac5ba9a
parentb6aef6b7d6228458bc1d9b848a6c93cbef7e9782
Auto merge of #4182 - matklad:simplify, r=alexcrichton

Simplify inferred binary names

Fix for https://github.com/rust-lang/rust/issues/42365, which probably breaks other stuff :(